| Property Name | Return Type | Description |
|---|---|---|
| CommentHtml | String |
The CommentText in an html friendly format |
| CommentText | String |
The text of the Comment |
| CommentType | String |
The Type of the comment. |
| CommentTypeKey | String |
The KeyString for the comment's type. |
| DateTimeAdded | DateTime |
The Date and Time the Comment was left. |
| IsPortalViewable | Boolean |
If this comment able to be viewed in the portal |
| KeyString | String |
The comment's ADL KeyString. |
| Reason | String |
The Reason text for the comment. |
| ReasonID | Int32 |
The ReasonID for the comment. |
| UserKey | String |
The user key of the person who added the comment. |
| UserName | String |
The name of the user who left the comment. |